home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1999 October / Software of the Month - Ultimate Collection Shareware 266.iso / pc / Xtras / Widget Wizard / Widget Wizard.dir / 00045_Script_Init Display Text < prev    next >
Text File  |  1997-05-10  |  462b  |  11 lines

  1. --no longer used, functions compiled into initElements handler in Primary Movie Script, fmk
  2. --global DisplayButton, ElementsText
  3. --
  4. --on exitFrame
  5. --  set whichCastmember to the membernum of sprite DisplayButton
  6. --  set LibNum to the castLibNum of sprite DisplayButton
  7. --  set the text of member "ButtonName" = the name of member whichCastmember of castlib LibNum
  8. --  
  9. --  set the text of member "Elements Text" = the text of member ElementsText
  10. --end
  11.